@charset "utf-8";
*{margin:0;padding:0;border:0;background:transparent;}
body{position: relative;}
ul,li{list-style: none;}
a{text-decoration: none;cursor: pointer;}
em,i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.clearfix {*zoom: 1;}
.clearfix:after {display: block;content: " ";height: 0;visibility: hidden;clear: both;}

.popup_bg{position:fixed;z-index:999;width:534px;text-align:center;font-family:"PingFang SC";}
.popup_bg>img{margin:0 auto;}
.popup_bg .pop_box{background:#ffffff url(../images/popbox/pop_top_bg.png)center top no-repeat;background-size: 534px 130px;width:100%;box-shadow: 1px 3px 27px 0px rgba(171,190,245,0.35);height:auto;overflow:hidden;padding-bottom: 50px;position:relative;}

.popup_bg .pop_top_kefu{display: block;float: left;margin-top: 28px;margin-left: 32px;}
.popup_bg .pop_top_tit{height: auto;padding-top: 37px;width: 400px;font-size: 26px;font-family: PingFang SC;
font-weight: bold;color: #FFFFFF;line-height: 22px;float: left;margin-left: 14px;text-align: left;}
.popup_bg .pop_top_tit img{display: inline-block;}

.popup_bg .pop_top_tit p{display: block;height: 17px;font-size: 17px;font-family: PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 17px;margin-top: 10px;text-align: left;}
.popup_bg .pop_tit{width:100%;height:auto;font-size:26px;padding:50px 0 30px;overflow: hidden;}
.popup_bg .pop_tit em{height: 24px;font-size: 24px;font-family: PingFang SC;font-weight: 500;color: #010101;line-height: 24px;}
.popup_bg .popup_close{cursor:pointer;position:absolute; right: 8px; top: 6px;font-size: 20px;color: #ffffff;}
.popup_bg .pop_cont{width:402px;margin:0 auto 20px;text-align:left;height: auto;box-sizing: border-box;}
.popup_bg .pop_cont li{margin-bottom:14px;width: 402px;height: 50px;background: #FFFFFF;border: 1px solid #DCDCDC;}

.popup_bg .pop_cont li i{display: inline-block;width: 50px;height: 50px;font-size: 16px;font-family: PingFang SC;font-weight: 400;color: #282828;line-height: 50px;text-align: center;box-sizing: border-box;}

.popup_bg .pop_cont li i::after{display: inline-block;content: "";width: 1px;height: 21px;background: #DCDCDC;vertical-align: middle;margin-left: 10px;}
.popup_bg .pop_cont li input{display: inline-block;width: 350px;line-height:50px;height:50px;font-size: 16px;font-family: PingFang SC;font-weight: 400;color: #A3A3A3;text-indent:6px;}

.popup_bg .pop_cont li.yzm{display: inline-block;width: 280px;height: 50px;background: #FFFFFF;border: 1px solid #DCDCDC;background: url(../images/popbox/lock.png)14px center no-repeat;}

.popup_bg .pop_cont li.yzm i{margin-left: 15px;}
.popup_bg .pop_cont li.yzm input{width:82%;margin-left: -15px;}


.popup_bg .pop_cont a.input_c{display: inline-block;text-align: center;width: 112px;height: 50px;background: #FFFFFF;border: 1px solid #025BE0;font-size: 16px;font-family: PingFang SC;font-weight: 400;color: #025BE0;line-height: 50px;float: right;}

.popup_bg .pop_cont a.a_btn_form{display: block;height: 50px;background: #1165F0;width:100%;line-height: 50px;font-size: 20px;font-family: PingFang SC;font-weight: 500;color: #FFFFFF;text-align: center;margin: 26px auto 30px;}



.popup_bg .pop_box img.pop_bot{display: block;width: 402px;height: 71px;background-size: 100%;margin: 0 auto;}
.pop_cont .off{background-color:#999!important;}




ul.pop_bot{width:340px;margin: 0 auto;display: flex;justify-content:space-between;flex-wrap:wrap;}
ul.pop_bot li{width: auto;padding: 0 6px;height: 30px;border-radius: 6px;border: 1px solid #286efb;color: #286efb;font-size: 14px;text-align: center;line-height: 30px;}


#back_over{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:999;-moz-opacity: 0.6;opacity:.60;filter:alpha(opacity=60);}
